home *** CD-ROM | disk | FTP | other *** search
/ Languguage OS 2 / Languguage OS II Version 10-94 (Knowledge Media)(1994).ISO / gnu / libg_261.zip / libg_261 / libio / tests / ChangeLog next >
Text File  |  1994-10-13  |  3KB  |  74 lines

  1. Thu Oct 13 16:47:30 1994  Per Bothner  (bothner@kalessin.cygnus.com)
  2.  
  3.     * tiomisc.cc (reread_test):  Remove bogus istream assignment.
  4.  
  5. Wed Aug 31 13:59:56 1994  Per Bothner  (bothner@kalessin.cygnus.com)
  6.  
  7.     * Makefile.in (CXX_FLAGS):  Not used.  Removed.
  8.  
  9. Wed Aug 17 18:27:37 1994  Per Bothner  (bothner@kalessin.cygnus.com)
  10.  
  11.     * tiomisc.cc (getline_test1, getline_test2, flush1_test):  New tests,
  12.     * tiomisc.cc (reread_test):  New tests,
  13.  
  14. Wed Jun 22 13:44:19 1994  Per Bothner  (bothner@kalessin.cygnus.com)
  15.  
  16.     * tstdiomisc.c:  Add some sscanf tests.
  17.     * Makefile.in (check-tstdiomisc):  Run diff with expected output.
  18.     * tstdiomisc.exp:  New file.  Expected output from tstdiomisc.
  19.     * Makefile.in (foo):  New rule, for quick one-off tests.
  20.  
  21. Fri May  6 14:10:24 1994  Per Bothner  (bothner@kalessin.cygnus.com)
  22.  
  23.     * tFile.cc (t7):  Revert Mar 4 change - I was confused.
  24.  
  25. Sat Apr  2 04:41:41 1994  Andreas Schwab (schwab@issan.informatik.uni-dortmund.de)
  26.  
  27.     * Makefile.in (tfformat): Fix dependency.
  28.  
  29. Fri Mar  4 17:40:14 1994  Per Bothner  (bothner@kalessin.cygnus.com)
  30.  
  31.     * tFile.cc (t7):  gcount after getline shouldn't include delimiter.
  32.     * tFile.cc (show_int, t12), tFile.exp:  More integer formatting tests.
  33.  
  34. Tue Feb  8 18:39:09 1994  Per Bothner  (bothner@kalessin.cygnus.com)
  35.  
  36.     * tiomisc.cc, tiomisc.exp:  New test case (for filebuf::attach)
  37.     from Joe Buck.
  38.  
  39. Mon Jan 31 13:24:58 1994  Per Bothner  (bothner@kalessin.cygnus.com)
  40.  
  41.     * tfformat.c (main):  Fix fprintf format string (%s -> %d).
  42.     Bug reported by Jochen Voss <voss@mathematik.uni-kl.de>.
  43.  
  44. Sun Dec 19 15:29:00 1993  Per Bothner  (bothner@kalessin.cygnus.com)
  45.  
  46.     * tstdiomisc.c, Makefile.in:  New tests.
  47.  
  48. Thu Dec  2 22:56:21 1993  Per Bothner  (bothner@kalessin.cygnus.com)
  49.  
  50.     * Makefile.in (JUNK_TO_CLEAN), configure.in (MOSTLYCLEAN):
  51.     Added, to cleanup after tests.
  52.  
  53. Fri Nov 26 16:05:43 1993  Per Bothner  (bothner@kalessin.cygnus.com)
  54.  
  55.     * tiomisc.cc, tiomisc.exp:  A (hopefully growing) collection
  56.     of small, random tests (mainly regression tests).
  57.     * tiomisc.cc (test1 and test2):  Tests from Wilco van Hoogstraeten
  58.     <wilco@erasmus.et.tudelft.nl> to check for (now-fixed) bugs.
  59.  
  60. Mon Oct  4 17:38:27 1993  Per Bothner  (bothner@kalessin.cygnus.com)
  61.  
  62.     * Makefile.in (IOSTDIOLIB):  New macro.
  63.  
  64. Fri Aug 27 12:22:10 1993  Per Bothner  (bothner@kalessin.cygnus.com)
  65.  
  66.     * tFile.cc (t7):  Add test for buffer overflow.
  67.  
  68. Fri Aug 20 00:23:53 1993  Per Bothner  (bothner@kalessin.cygnus.com)
  69.  
  70.     Moved various tests over from old libg++/iostream/test.
  71.     * Makefile.in:  Edit appropriately.
  72.  
  73.  
  74.